Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metafunction boost::parameter::is_argument_pack #27

Merged
merged 2 commits into from Nov 9, 2018

Conversation

CromwellEnage
Copy link
Collaborator

Also upgrade boost::parameter::aux::arg_list, boost::parameter::aux::tagged_argument, and boost::parameter::aux::tagged_argument_rref to model the MPL Associative Sequence concept.

Also upgrade boost::parameter::aux::arg_list, boost::parameter::aux::tagged_argument, and boost::parameter::aux::tagged_argument_rref to model the MPL Associative Sequence concept.
@CromwellEnage
Copy link
Collaborator Author

Boost.Convert currently makes use of boost::parameter::aux::tag, which is not part of the public interface. With these proposed enhancements, I can subsequently submit a PR to Boost.Convert so that it uses the public interface instead.

@eldiener eldiener merged commit 6d9d61d into boostorg:develop Nov 9, 2018
@CromwellEnage CromwellEnage deleted the arg_list_as_mpl_assoc_seq branch November 12, 2018 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants